home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Directorytools / ClickDOS / ClickDOS_II.doc < prev    next >
Text File  |  1996-09-26  |  60KB  |  1,321 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  10.                   ClickDOS II V1.10  -   by Gary Scott Yates
  11.                       Copyright (C) 1989 Gary S. Yates
  12.  
  13.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  14.                                            V1.10 = new with this version
  15.  
  16.  
  17.  
  18.         WHAT IS ClickDOS II:
  19.  
  20.         ClickDOS II is an AmigaDOS enhancement utility.  It allows you to
  21.         do DOS-like actions with the mouse instead of  typing commands at
  22.         a  Command  Line  Interface  (CLI).    It  adds  a  great deal of
  23.         functionality for the "Click-n-Go" user which is not available in
  24.         the Workbench environment.  It also makes some of the tasks which
  25.         are very cumbersome to do at a CLI  or Workbench,  such as moving
  26.         or  deleting  a  large  number  of files, much easier to perform.
  27.         ClickDOS II is a dream for "cleaning up" floppy or hard drives or
  28.         for browsing  through disks of public domain software sorting out
  29.         what you wish to keep.  These are, however, only two of  the many
  30.         uses for ClickDOS II. 
  31.  
  32.         DISTRIBUTION NOTICE:
  33.  
  34.         ClickDOS II IS NOT PUBLIC DOMAIN!  However, it may be distributed
  35.         freely provided:
  36.  
  37.         - the entire  contents of  the original  distribution disk always
  38.         accompany it
  39.  
  40.         - the  program  and  all  files on the original distribution disk
  41.         remain unaltered in any way
  42.  
  43.         In addition:
  44.  
  45.         - No  part  of  this  disk  may  be  included  on  a commercially
  46.         distributed  disk  (including  disk  magazines)  without  written
  47.         permission of the author: Gary S. Yates.
  48.  
  49.         - ClickDOS II and associated  files  MAY  be  distributed  on any
  50.         public domain  compilation series  disk in which a REASONABLE (no
  51.         more than $10) distribution fee is charged.
  52.  
  53.  
  54.         DONATIONS:
  55.  
  56.              If you find ClickDOS II useful, the author  would appreciate
  57.         a donation  of $15.   Your  donation will  place you on a mailing
  58.         list to receive updates to  ClickDOS  II  FREE!    You  will also
  59.         receive  notification  of  other  useful  programs as they become
  60.         available.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.         SEND DONATIONS TO:
  68.  
  69.              Gary Yates
  70.              1200 Happy Hollow Rd. Apt 507
  71.              West Lafayette, IN.  47906
  72.  
  73.  
  74.         INSTALLING ClickDOS II:
  75.  
  76.         ClickDOS II is very easy to install.  There are three files which
  77.         ClickDOS II needs in order to operate correctly.
  78.  
  79.         - The  file  'ClickDOS_II'  can  be  located just about anywhere.
  80.         However, it is best suited for the 'Utilities'  directory on your
  81.         Workbench disk.   You  can then  start ClickDOS II from Workbench
  82.         with icons or you can start  it from  your Startup-Sequence.   If
  83.         you wish  to be  able to  start it  from a CLI, however, you will
  84.         need to add the Utilities  directory  to  your  path.    See your
  85.         AmigaDOS manual for information on the PATH command.
  86.  
  87.         - The file Spool needs to be in the directory which contains your
  88.         DOS commands, usually the  C  directory  of  your  Workbench disk
  89.         where C: is assigned.
  90.  
  91.         - The file ClickDOS-StartUp must be in the directory to which you
  92.         have S: assigned, usually the S directory on your Workbench disk.
  93.  
  94.         You  can  copy  these  files  by   hand  from   the  ClickDOS  II
  95.         distribution disk or you can use the INSTALL script.  The INSTALL
  96.         script will put ClickDOS II in the directories listed above.   To
  97.         use the INSTALL script:
  98.  
  99.         1. Make sure the distribution disk is in a disk drive.
  100.  
  101.         2. If you do not already have a CLI open, open one by clicking on
  102.         the CLI icon.
  103.  
  104.         3. Make the drive where  the  distribution  disk  is  located the
  105.         current drive by using the CD command.  For example:
  106.  
  107.            CD df0:   (if df0: is where the distribution disk is)
  108.  
  109.         3. Type:
  110.  
  111.            execute INSTALL (press return)
  112.  
  113.            The INSTALL  script will  install ClickDOS II for you.  If you
  114.         use the INSTALL  script  and  would  like  to  be  able  to start
  115.         ClickDOS  II  from  a  CLI,  then  add the following line to your
  116.         STARTUP-SEQUENCE:
  117.  
  118.         PATH SYS:UTILITIES ADD
  119.  
  120.         Also, if you are  using AmigaDOS  1.3, then  you should  add this
  121.         line  to  the  file  NEWCLI-STARTUP and NEWSHELL-STARTUP as well.
  122.         See  your  AmigaDOS  manual   for  information   on  editing  the
  123.  
  124.  
  125.  
  126.  
  127.  
  128.         STARTUP-SEQUENCE, NEWCLI-STARTUP, and NEWSHELL-STARTUP files.
  129.  
  130.  
  131.         USING ClickDOS II:
  132.  
  133.         ClickDOS II can be started from either WorkBench or a CLI.
  134.  
  135.           From a CLI type:
  136.  
  137.              clickdos_ii [dir1] [dir2] [-i]
  138.  
  139.         where dir1  and dir2  are directories you want ClickDOS II to put
  140.         into its directory  areas  as  soon  as  it  starts.    These are
  141.         optional  and  are  simply  a  convenience.  The  -i  option will
  142.         explained in the section on iconification.
  143.  
  144.         Form WorkBench simply double click on the ClickDOS_II icon.
  145.  
  146.  
  147.         THE ClickDOS II WINDOW:
  148.  
  149.              Included on the ClickDOS  II  distribution  disk  is  an IFF
  150.         picture file  called ClickDOS.pic.  This picture shows a shrunken
  151.         version of the ClickDOS II window,  with labels  pointing out the
  152.         different areas  and gadgets.   You  may find it quite helpful to
  153.         view this picture to get somewhat familiar with the parts  of the
  154.         ClickDOS II window before continuing with this section.  Users of
  155.         ClickDOS  V2.06  will  find  that  the  ClickDOS  II   window  is
  156.         significantly different from the original.
  157.              You may  also find  it helpful  if you start ClickDOS II now
  158.         and experiment with each feature as it is described here.
  159.  
  160.              The main features of the  ClickDOS  II  window  are  the two
  161.         directory areas.  These areas are where ClickDOS II shows you the
  162.         files in the currently  selected directories  and where  you pick
  163.         the files  you want  to affect  with the action gadgets.  You can
  164.         scroll the file names in a directory area  using the proportional
  165.         gadget to the right of each area.
  166.             At the  top of  the window  is a space where ClickDOS II will
  167.         present messages to you.  WATCH THIS AREA!
  168.             In the upper right hand corner of the window ClickDOS II will
  169.         continuously  show  you  how  much  memory  is  available in your
  170.         system.  It displays CHIP and FAST memory separately in Kilobytes
  171.         (K).  This display is updated about every second.
  172.  
  173.  
  174.         DIRECTORY AREA DISPLAY MODES:
  175.  
  176.              The directory  areas of  ClickDOS II  can show you more than
  177.         just the  names of  files.   They can  also show  you file sizes,
  178.         creation  dates,  protection  bits,  etc.    What information the
  179.         directory areas display depends on the display mode the directory
  180.         area is in.  The display modes are:
  181.  
  182.              S - display file size
  183.              D - display file creation date
  184.  
  185.  
  186.  
  187.  
  188.  
  189.              T - display file creation time
  190.              P - display protection bits
  191.              C - show if a file has a comment
  192.              N - show nothing but the file names
  193.  
  194.              You  can  change  the  display  mode  of a directory area by
  195.         clicking on  the  display  mode  gadgets  in  the  center  of the
  196.         ClickDOS II  window.   There is a set of display mode gadgets for
  197.         each directory area.  The letter of the  current display  mode is
  198.         highlighted for each area.
  199.  
  200.  
  201.         READING DIRECTORIES:
  202.  
  203.              There are  several ways  you can  get ClickDOS  II to read a
  204.         directory into one of its directory areas.   And still  more ways
  205.         to manipulate the directory once it has been read.
  206.              The most  common way to enter a directory is to simply click
  207.         on one of the  device gadgets  above each  directory area.   This
  208.         will cause ClickDOS II to read the root directory of that device.
  209.              There is a set  of eight  device gadgets  for each directory
  210.         area. The  devices represented in these gadgets can be set in the
  211.         ClickDOS-Startup file explained later.
  212.              When ClickDOS II reads a directory, it sorts the contents of
  213.         the  directory  alphabetically,  files separate from directories.
  214.         It places all directory names at the top of the  list followed by
  215.         file names.   Directory names are shown in the Workbench Screen's
  216.         highlight color (orange in the default Workbench colors) and file
  217.         names in  the text color (white in the default Workbench colors).
  218.         The colors ClickDOS II uses on  your system  will depend  on your
  219.         current preferences settings.
  220.          
  221.              You can also cause ClickDOS II to read a directory by typing
  222.         the FULL PATH of a  directory  name  into  the  Current Directory
  223.         Gadget located over each directory area.
  224.              ClickDOS  II  will  always  show  the  name  of  the current
  225.         directory in this gadget.  You can force ClickDOS II to re-read a
  226.         directory  from  disk  by  clicking  in this gadget then pressing
  227.         return without typing anything.   You  may want  to do  this, for
  228.         example, if  you do something at a CLI which changes the contents
  229.         of the directory.  ClickDOS II cannot detect such a thing and you
  230.         would  have  to  force  it  to  re-read  the directory to see the
  231.         changes.
  232.              ClickDOS II does support AmigaDOS logical  device names such
  233.         as C:.   Typing  C: into  the Current Directory Gadget will cause
  234.         ClickDOS II to read the directory ASSIGNed to C:.
  235.  
  236.              File  Comments  are  a   very  nice   feature  of  AmigaDOS.
  237.         Unfortunately because  they are so clumsy to set or view with the
  238.         CLI or Workbench, few people use  them.   ClickDOS II  makes file
  239.         comments  easy  to  set  or  view.    To make you aware that file
  240.         comments are present, when ClickDOS II reads a  directory, if any
  241.         of the files have comments, ClickDOS II will put the following in
  242.         the message display:
  243.  
  244.              File(s) read have comments.
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.         MANIPULATING DIRECTORIES:
  253.  
  254.              Once ClickDOS II has read the  contents of  a directory, you
  255.         can read subdirectories of that directory by clicking on the name
  256.         of a subdirectory and either  clicking  on  the  Child  gadget or
  257.         clicking  the  RIGHT  mouse  button  (the  menu  button) over the
  258.         directory name.  Note, this has  been changed  since version 2.06
  259.         which allowed  you to  click the  right button  anywhere over the
  260.         directory area once you had selected  the  name.    You  must now
  261.         click ON the directory name with the right button.
  262.              The Double-Click was not used to read subdirectories because
  263.         of the conflict with clicking on a directory  name a  second time
  264.         to deselect it.
  265.              You can  very quickly  read a  subdirectory of one directory
  266.         area into the OPPOSITE directory area by clicking  and holding on
  267.         the directory name then dragging the mouse to the other directory
  268.         area and releasing the button.
  269.              You can move from  a  subdirectory  back  to  its  parent by
  270.         clicking the  Parent gadget.  If you click the parent gadget when
  271.         at the root of a device,  ClickDOS II  will completely  clear the
  272.         directory  area  and  free  all  memory it was using to store the
  273.         filenames.  You can cause ClickDOS II to free all  memory used by
  274.         a directory  area very quickly by clicking the RIGHT mouse button
  275.         over the Parent Gadget.    You  may  want  to  do  this  for both
  276.         directory areas  to free up as much memory as possible if you are
  277.         going to put ClickDOS  II  in  the  background  (iconification is
  278.         explained below) and use another program.
  279.              There are  three gadgets located between the directory areas
  280.         called the Swap Gadgets.  These gadgets allow you to  do swapping
  281.         of the  contents of  the directory  areas.  The single arrow Swap
  282.         Gadgets [<] and [>] cause ClickDOS II to read the  same directory
  283.         into  both  directory  areas.    For  example  if you have read a
  284.         directory into the Left area you  can quickly  have ClickDOS read
  285.         the same directory into the right area by clicking the Right Swap
  286.         Gadget [>].
  287.              The double Swap Gadget [<>] causes  the two  directory areas
  288.         to switch contents.  What was in the right area will be read into
  289.         the Left and vice-versa.
  290.              Note  that  using  the   swap  gadgets   deselects  selected
  291.         filenames.
  292.  
  293.              Above  each  directory  area  is a Bytes Selected/Free Space
  294.         display.   ClickDOS II  will always  display here  the free space
  295.         available on  the disk  on which  the directory  in the directory
  296.         area  resides.    The  disk  free  space  will  be  displayed  as
  297.         F:XXXXXXXXX where XXXXXXXXX is the free space in bytes.
  298.  
  299.  
  300.         SELECTING FILES:
  301.  
  302.              To select  files to  be affected  by the  action gadgets you
  303.         simply click on filenames in a directory area.  You  can click on
  304.         a filename  again to deselect that file, or click on the Unselect
  305.         All gadget to deselect all of  the  files  in  a  directory area.
  306.  
  307.  
  308.  
  309.  
  310.  
  311.         There is an Unselect All gadget for each directory area.
  312.              You can  select a group of filenames by clicking and holding
  313.         the left mouse button  then  dragging  the  pointer  over several
  314.         names.   Then, when  you release the button, all of the names you
  315.         dragged over  will  be  selected  (or  deselected,  if previously
  316.         selected).  With the current version of ClickDOS II the directory
  317.         area will NOT scroll if you  drag  past  the  last  visible name.
  318.         Therefore, the  most you  can select  in this  way is the visible
  319.         area of names (15 in non-interlace or 40 in interlace  mode), but
  320.         it is still better than click, click, click, click....
  321.              As you  select files,  ClickDOS II  keeps a running total of
  322.         bytes selected  for each  directory area.   This  value is always
  323.         displayed  in  the  Bytes  Selected/Free Space display above each
  324.         directory area.  It is displayed  as S:XXXXXXXXX  where XXXXXXXXX
  325.         is  the  number  of  bytes  selected.    This  is  very handy for
  326.         determining if all the files you selected will fit on the disk to
  327.         which you  are copying  them.  Unfortunately, AmigaDOS has no way
  328.         of determining how large an entire directory of files is short of
  329.         reading the  entire directory, which, as everyone knows, is SLOW!
  330.         Therefore, the size of selected directories  is not automatically
  331.         included in  the S:  value.  You can, however, have ClickDOS scan
  332.         all selected directories and add up all the space they  occupy by
  333.         clicking  on  the  Bytes  Selected/Free  Space Gadget.  The total
  334.         bytes occupied by everything you have  selected in  the directory
  335.         area whose BS/FS Gadget you clicked will be momentarily displayed
  336.         in the message bar.  The  S: display  will NOT  change to include
  337.         the size  of selected  directories.   It will  still only display
  338.         selected file size.
  339.              After ClickDOS II has completed an action you requested with
  340.         any action  gadget, it  will automatically  deselect all files in
  341.         BOTH directory areas.  If you wish to do a second action on these
  342.         same  files,  you  can  click  the  Select All gadget and it will
  343.         reselect them for you PROVIDED the previous action  did not cause
  344.         ClickDOS II  to re-read  the directory in that area.  Clicking on
  345.         the Select All gadget twice will select ALL  of the  files in the
  346.         appropriate directory area.
  347.  
  348.         IMPORTANT NOTE:  You will not be able to see selected files which
  349.         have scrolled out of the directory area.  BEWARE OF THIS!   It is
  350.         easy to  forget about  these files  and inadvertently affect them
  351.         with an action.  ClickDOS II helps out  with this  by deselecting
  352.         all files after each action is complete.
  353.  
  354.  
  355.         SOURCE AND DESTINATION DIRECTORY AREAS
  356.  
  357.              Actions  such  as  COPY  and  MOVE  require  both  a  source
  358.         directory and a destination directory to be specified.   ClickDOS
  359.         II makes determining which directory area is the source and which
  360.         is the  destination  very  simple  -  if  you  select  a  file or
  361.         subdirectory in a directory area, that area automatically becomes
  362.         the  source   and  the   opposite  directory   area  becomes  the
  363.         destination.   Therefore, to  copy a  file from  one directory to
  364.         another, you simply bring up  the  directory  which  contains the
  365.         file in  one directory  area and  the directory where you wish to
  366.         copy the file in  the other  area.   Which area  is which  is not
  367.  
  368.  
  369.  
  370.  
  371.  
  372.         important because  you tell  ClickDOS II  which is  the source by
  373.         selecting the file.
  374.              To copy a file to the  same directory  but with  a different
  375.         name, you  would have  ClickDOS II bring up the same directory in
  376.         both areas.  This is easy with the Swap Gadgets.
  377.              One of the unique things about ClickDOS II  is that  you can
  378.         select files  in both areas at the same time and ClickDOS II will
  379.         know which is the source and  which is  the destination  for each
  380.         file.   You could,  for example,  pull up two directories, select
  381.         files in both, then select MOVE  and ClickDOS  II would  swap the
  382.         files between the directories.
  383.              ClickDOS II  always processes  files from  top to bottom, in
  384.         the Left directory area  first  then  the  Right.    It  does NOT
  385.         process them  in the  order they  were selected as some directory
  386.         utilities do. 
  387.  
  388.         WHAT ClickDOS II CAN DO FOR YOU:
  389.  
  390.         This section describes ClickDOS II's built in action gadgets.
  391.  
  392.  
  393.         MAKEDIR - 
  394.  
  395.         This is used to create a new subdirectory in one of the directory
  396.         areas.   When you click on this gadget ClickDOS II will present a
  397.         requester asking you for the name of the new directory.  You must
  398.         type in  the name of the new directory and then select one of the
  399.         three other gadgets in the requester.  Click  on the  LEFT gadget
  400.         if you  want ClickDOS  II to create the new directory in the left
  401.         directory area.  Click on the RIGHT gadget  if you  want ClickDOS
  402.         II to create the directory in the right directory area.  Click on
  403.         the CANCEL gadget if you have changed your mind.
  404.  
  405.  
  406.         RENAME -
  407.  
  408.         Rename will let you change the name of one or more files. To
  409.         use this option, select the files  to rename  then click  on this
  410.         gadget.   ClickDOS II will ask you for a new name for each of the
  411.         files you selected.   At each  requester, type  in a  new name or
  412.         select  CANCEL  if  you  want  to stop the rename process.  NOTE:
  413.         Selecting CANCEL will only stop the  rename process,  it will NOT
  414.         undo the files that were already renamed.
  415.              To make renaming easier, ClickDOS II will fill the requester
  416.         gadget with the old name of the file.   This  allows you  to edit
  417.         the  old  name  making  renaming  quicker.  If you are completely
  418.         changing the name, a quick Right  Amiga-X will  zap the  old name
  419.         out of the requester.
  420.              Rename  will  NOT  let  you rename across directories on the
  421.         same disk as AmigaDOS will let  you do.   You  must use  the MOVE
  422.         action to do this.
  423.  
  424.  
  425.         COPY-
  426.  
  427.              Copy duplicates all selected files.  The duplicate is either
  428.  
  429.  
  430.  
  431.  
  432.  
  433.         placed in another directory  and is  given the  same name  as the
  434.         source file,  or it  is placed  in the same directory and given a
  435.         different name.   Where  the duplicate  is placed  depends on the
  436.         destination directory area.
  437.              To copy files, bring up the directory you wish to copy files
  438.         FROM in one directory  area and  the directory  you wish  to copy
  439.         files TO  in the  other directory  area (which  directory area is
  440.         which, is not important.)  Select the files you wish  to copy and
  441.         click the COPY gadget.
  442.              If you  wish to  copy files  to the  same directory but with
  443.         different names, bring  up  the  same  directory  in  both areas,
  444.         select the  files you  wish to copy in one of the areas and click
  445.         COPY.  ClickDOS II will know  that you  are copying  files to the
  446.         same directory  and will  ask you for a new name for the new copy
  447.         of each file.
  448.              A very powerful feature of the  copy option  is that  it can
  449.         copy an  entire directory!   If you click on a directory name and
  450.         then click COPY, ClickDOS  II will  create this  directory in the
  451.         destination directory  and then  copy every file AND SUBDIRECTORY
  452.         and  every  file  in  every  nested  subdirectory  in  the source
  453.         directory to the destination (phew!).
  454.              For example,  you could copy an entire directory of fonts by
  455.         simply clicking on the directory and then clicking COPY!  Try it,
  456.         I think you'll like it!
  457.  
  458.         NOTE: If  an error  occurs while  ClickDOS II  is copying a file,
  459.         ClickDOS II WILL remove the damaged  destination file.   However,
  460.         if  you  are  copying  an  entire  directory, the files which had
  461.         already been copied before the error occurred will NOT be removed
  462.         from  the  destination.    Only  the  single damaged file will be
  463.         removed.  An error causes the COPY action to halt.   It  will not
  464.         copy  the  remaining  selected  files after an error has occured.
  465.         You will need to look at the destination disk and see which files
  466.         made it  and which  ones didn't.   The MOVE action and the DELETE
  467.         action also behave in this manner.
  468.  
  469.         THE CLONE FEATURE:
  470.  
  471.              Normally when AmigaDOS copies  a file,  the protection bits,
  472.         comment and  creation date  are not  copied along  with the file.
  473.         With the 1.3 release of AmigaDOS  a new  option was  added to the
  474.         COPY  command  called  CLONE  which would copy this supplementary
  475.         data as well.  ClickDOS II  also supports  the CLONE  option with
  476.         its copies.
  477.              In the  center of  the ClickDOS II window is a gadget called
  478.         CLONE.  You can click on this gadget  to toggle  the CLONE option
  479.         on  and  off.    The  CLONE  option  is on when the word CLONE is
  480.         surrounded by a highlight box.
  481.              You can set whether the CLONE option defaults  to on  or off
  482.         by using the CLONE command in the ClickDOS-Startup file discussed
  483.         below.
  484.  
  485.  
  486.         MOVE-
  487.  
  488.         The  Move  option  works  almost  identically  to  Copy  with one
  489.  
  490.  
  491.  
  492.  
  493.  
  494.         important difference - Move DELETES the SOURCE files or directory
  495.         when it is finished copying them.  While Copy does not.
  496.              When Move is used  to transfer  files from  one directory to
  497.         another on  the same disk it does so by renaming the files rather
  498.         than actually making  new  copies.  This  is  faster  and  a more
  499.         efficient use of disk space.
  500.  
  501.  
  502.         DELETE-
  503.  
  504.         Delete  will  permanently  erase  every  file  you have selected.
  505.         Watch for those files which have scrolled out of the visible area
  506.         which you forgot you selected!!
  507.              Delete will also delete an ENTIRE directory and every single
  508.         thing in it!!  BE WARNED! This is a very powerful but potentially
  509.         VERY DANGEROUS  feature.   You should  be sure  you truly want to
  510.         delete EVERYTHING in the directory you  selected!!!!   By default
  511.         ClickDOS  II  will  NOT  ask  for confirmation before deleting an
  512.         entire directory.  However, you can turn this  feature on  in the
  513.         ClickDOS-Startup file (see the CNFRM option below.)
  514.              Note  however  that  even  if confirmation is ON ClickDOS II
  515.         will ask you to confirm directory  deletions only  ONCE each time
  516.         you select DELETE.  That is, if you have ten directories selected
  517.         ClickDOS II will not ask you  to  confirm  the  deletion  of each
  518.         directory,  only  the  first  one.   This is to make deletions of
  519.         multiple directories  quicker but  means you  still need  to be a
  520.         little careful.
  521.  
  522.  
  523.         NEWCLI-
  524.  
  525.         This gadget  will bring  up a NewCLI (or NewShell) window for you
  526.         to use.  This is a true CLI window and will hang around until you
  527.         give  the  EndCLI  command.    The  SHELL option in the ClickDOS-
  528.         Startup file lets you tell ClickDOS what command to use  to start
  529.         the CLI. (NewCLI, NewSHELL, AShell, etc.)
  530.  
  531.  
  532.         SHOW-
  533.  
  534.              This option  will show  any IFF  ILBM picture  or brush.  To
  535.         show a picture select the picture's file name and then  click the
  536.         SHOW gadget.   Show will display the picture for about 5 sec then
  537.         return to the ClickDOS II window.  You can do  a slide  show type
  538.         viewing by selecting several pictures.  They will be shown one at
  539.         a time.  Between each picture you will see ClickDOS  II flip back
  540.         to its window.  This occurs for two reasons:  one, so ClickDOS II
  541.         can tell you the name of the next  picture;   two, this  way only
  542.         one screen  has to  be allocated  in memory  at any given time so
  543.         show is more memory efficient.  Please keep  in mind  this option
  544.         was intended to give you a way to review your files for deletion,
  545.         copying, etc. and not as a  true  presentation  program.    It is
  546.         useful but has no frills.
  547.              If you  wish to  view a picture for longer than 5 sec, press
  548.         the ESC key while the picture is on the screen.   This  will turn
  549.         off the timing.  Then, when you are finished viewing the picture,
  550.  
  551.  
  552.  
  553.  
  554.  
  555.         press ESC or the  left Mouse  Button to  go to  the next picture.
  556.         Timing is turned back on for each picture.
  557.              To jump  to the  next picture  before the  5 sec has elapsed
  558.         press the LEFT Mouse  Button.  To  jump  out  of  the  slide show
  559.         completely (i.e. return to ClickDOS II) press Q (for Quit).
  560. V1.10        If color cycling is defined in the IFF file, you can turn on
  561.         color cycling by pressing the TAB key.   Note that  many pictures
  562.         may have  color cycling  defined in  the IFF file even though the
  563.         picture was not entended to be color cycled.  For example, Deluxe
  564.         Paint puts  color cycles  into ever picture regardless of whether
  565.         the artist used color cycling or not.  For such pictures, turning
  566.         on  color  cycling  can  have  interesting  but  unusal  results.
  567.         Because of such problems ClickDOS II does NOT  automatically turn
  568.         on color  cycling; you  must do  it with  TAB.  To turn off color
  569.         cycling press TAB a second time and ClickDOS II will  restore the
  570.         colors  to  their  original  state.   ClickDOS II turns OFF color
  571.         cycling as it loads each picture.
  572.              As mentioned above Show  can display  brushes.   It can also
  573.         display overly  large bitmaps  BUT only as much of the upper left
  574.         corner as will fit on the screen.   Show supports  both HAM (Hold
  575.         And Modify)  and Extra  Half Bright  modes.   Show is, however, a
  576.         very simply IFF reader.  It  will NOT  find ILBM  hunks which are
  577.         inside of other hunks, for example, ANIM hunks.
  578.              See also the section: ICONIFYING ClickDOS II
  579.  
  580.  
  581.         TYPE -
  582.  
  583.         This  option  lets  you  view  any  text  or binary file in ASCII
  584.         format.  It does no formatting of its own (i.e. no word  wrap)  I
  585.         did not  implement this because so many README and DOC files (the
  586.         most common use of type) are  pre-formatted.   ClickDOS II trying
  587.         to reformat these already formatted files just makes a mess!
  588.              Type will  show you several files one after the other if you
  589.         select multiple files.
  590.              Type opens a separate  borderless  window  to  show  you the
  591.         file.    In  the  title  bar  of this window are the commands for
  592.         scrolling through the text.  These commands are:
  593.  
  594.              SPACE - scrolls through the text by one full screen
  595.  
  596.              RETURN - scrolls one line
  597.  
  598.              b or B - scrolls Backward  by  what  ClickDOS  II  can "best
  599.         guess" is  one screen.     ClickDOS II does not actually take the
  600.         time to scan backwards in the file and figure out how to  back up
  601.         exactly one  screen full of text.  Instead, it simply guesses how
  602.         far back to go based on the number  of characters  on the current
  603.         screen.   ClickDOS II  will tell  you how many characters it went
  604.         backward in the file.
  605.  
  606.              g or G - allows you to jump directly to a certain percentage
  607.         of the  file.   You will be presented with a requester asking for
  608.         the percentage of the file you wish to jump to.  For  example, if
  609.         you  want  to  jump  to  the  end  of  the file enter 100 for 100
  610.         percent.  If you wish to jump to the middle of the  file enter 50
  611.  
  612.  
  613.  
  614.  
  615.  
  616.         for 50  percent, etc.   ClickDOS II does not support jumping to a
  617.         specific line number.
  618.  
  619. V1.10        t or T - takes you to the top of the file.
  620.  
  621. V1.10        e or E - takes you to the end of the file.
  622.  
  623. V1.10        s and S - perform simple  NON-CASE sensitive  searches. When
  624.         you do  a search  ClickDOS II  will present  you with a requester
  625.         into which you type the string of characters  you wish  to search
  626.         for.   The search begins at your current location in the file NOT
  627.         at the top.  If you wish to search the  entire file,  you need to
  628.         press t or T, first, to go to the top.
  629.              little  s  and  capital  S  do not behaive exactly the same.
  630.         Capital S will always force ClickDOS  II  to  give  you  a search
  631.         requester so  that you  can enter  a search string.  Little s, on
  632.         the other hand, will  only present  a requester  if you  have not
  633.         done  a  search  previously  (i.e.  the  search buffer is empty.)
  634.         Therefore, you can use capital S to do new searches  and little s
  635.         to repeat  the last search (i.e. search for the next occurance of
  636.         the string.) 
  637.              ClickDOS  II  allows  you   to   search   for  non-printable
  638.         characters  by  entering  a  LOWER-CASE  letter  preceeded  by  a
  639.         backslash (\).  Currently the following  non-printable characters
  640.         are supported:
  641.  
  642.              New Line(line feed)  -  \n
  643.              Carriage Return      -  \r
  644.              Bell                 -  \g
  645.              Form Feed            -  \f
  646.              Tab                  -  \t
  647.  
  648.              Because  the   backslash  is  used  to  flag  these  special
  649.         characters, in order to search for a backslash you must  type two
  650.         backslashes  (\\),  to  search  for two backslashes you type four
  651.         (\\\\), etc.
  652.  
  653.              ESC - end viewing the currently  displayed file  and jump to
  654.         the next  selected file.   If  the current  file is the last file
  655.         selected, then ESC has the same effect as Q
  656.  
  657.              Q - end viewing files and return to  the ClickDOS  II window
  658.         ignoring the remaining selected files.
  659.  
  660.              In addition  to the  commands listed  in the scroll bar, you
  661.         can use the LEFT mouse button to scroll forward a full screen and
  662.         the RIGHT mouse button to scroll back approximately one screen.
  663.              See also the section: ICONIFYING ClickDOS II.
  664.  
  665.  
  666.         PRINT -
  667.  
  668.              This option  allows you to send ASCII files directly to your
  669.         printer (if you have  one).   You can  select several  files then
  670.         click on PRINT and ClickDOS II will spool all of the files to the
  671.         printer.
  672.  
  673.  
  674.  
  675.  
  676.  
  677.              To do its print  spooling ClickDOS  II uses  a supplementary
  678.         program called  Spool.   See Appendix  A for  more information on
  679.         Spool.
  680.  
  681.  
  682.         RUN -
  683.  
  684.              The RUN  option allows  you to  start a  program from within
  685.         ClickDOS II.   There  are two ways you can use run:  one, you can
  686.         select a program name in the directory area and then click on RUN
  687.         to execute  that program;   two,  you can simply click on RUN and
  688.         ClickDOS II will open a requester asking you for the  name of the
  689.         program to execute.  In either  case ClickDOS II will present you
  690.         with a  requester asking  for optional  arguments to  pass to the
  691.         program.   Any arguments  you type  will be passed to the program
  692.         just as if you had typed them after the name of the  program at a
  693.         CLI.
  694.              Also   in   the   argument   requester  are  three  gadgets.
  695.         Regardless of whether you typed in any arguments,  you must click
  696.         on  one  of  these  gadgets  before  ClickDOS II will execute the
  697.         program.  These gadgets are:
  698.  
  699.         STD IO - This stands for Standard Input/Output.  If  you click on
  700.         this gadget  ClickDOS II  will open a normal console window, much
  701.         like a CLI window, for the program to use for its output.
  702.  
  703.         CANCEL - Click this to cancel running the program.
  704.  
  705.         NO CLI - This starts the program as a background  process just as
  706.         if you had typed:
  707.  
  708.         RUN <NIL: >NIL: program <arguments>
  709.  
  710.         from a CLI.
  711.  
  712.         A WARNING  ABOUT RUN:   AmigaDOS has very POOR support for having
  713.         one program (such as ClickDOS II) start another program.  Because
  714.         of this,  when you start a program with RUN, you will not be able
  715.         to give any input to that program if  it uses  StdIn even  if you
  716.         use the  STD IO option.  Trying to RUN a program which uses StdIn
  717.         will hang the program and ClickDOS II.  I know this may  not make
  718.         any sense  to some  people so here are some basic rules to follow
  719.         when using RUN to run programs:
  720.  
  721.         1.   Do not RUN a program unless you have started it before, from
  722.         a CLI or from Workbench, and you know how it behaves.
  723.  
  724.         2.   If a  program opens  its own window and does everything from
  725.         that window, then it is probably safe to use with RUN.
  726.  
  727.         3.   If a program only does output to a CLI window  but not input
  728.         (i.e. it never asks you to type in anything, such as the AmigaDOS
  729.         DIR command) then it is probably safe to use with RUN.
  730.  
  731.         4.   If you know  a  program  does  input  from  a  CLI,  such as
  732.         DISKCOPY (it  asks you  to press  RETURN to  start the disk copy)
  733.  
  734.  
  735.  
  736.  
  737.  
  738.         then it is NOT safe to use with RUN.
  739.  
  740.         5.   If a program will run from Workbench by  double clicking its
  741.         icon then it may be safe to use with RUN.  Do some testing.
  742.  
  743.              I hope to greatly enhance the capabilites of RUN and make it
  744.         much safer with the next release  of  ClickDOS  II  by  using the
  745.         AmigaDOS Resource Project (ARP) library.
  746.  
  747.  
  748.         PROTECT -
  749.  
  750.              The PROTECT  action lets  you change  the protection bits of
  751.         files and directories.  ClickDOS II supports the new AmigaDOS 1.3
  752.         protection bits (s)cript, (a)rchive and (p)ure.
  753.              To  change  the  protection  status of an object, select the
  754.         files or directories whose protection  bits  you  wish  to change
  755.         then select  the PROTECT gadget.  A requester will appear showing
  756.         you the protection bits of the first file.  ClickDOS II will show
  757.         you, in  the message  bar, the name of the file for which you are
  758.         changing  the  protection  bits.    In  the  requester  are eight
  759.         gadgets, one  for each of the currently supported protection bits
  760.         and one for future expansion (on  the  far  left).    The gadgets
  761.         correspond to the protection bits as follows from left to right:
  762.  
  763.           (S)cript (P)ure (A)rchive (R)ead (W)rite (E)exeute (D)elete
  764.  
  765.         (See  your  AmigaDOS  manual  for the meaning of these protection
  766.         bits)
  767.  
  768.              The text in each gadget tells you if  the protection  bit is
  769.         on or  off.   If the gadget contains the first letter of the name
  770.         of the protection bit,  then  the  bit  is  on.    If  the gadget
  771.         contains a - (dash) then the bit is off.
  772.              To change  a protection bit for the indicated file, click on
  773.         the gadget which corresponds to the bit you wish to change.  This
  774.         will toggle  the protection  bit on if it was off and vice-versa.
  775.         Once you have the protection bits  set the  way you  want for the
  776.         indicated  file,  you  must  then  select  one of the other three
  777.         gadgets in the requester to continue:
  778.  
  779.         OK - If you want to use these protection bits  only for  the file
  780.         indicated in  the message  bar then select this gadget.  ClickDOS
  781.         II will set the bits for  the  that  file,  then  present another
  782.         requester for the next selected file.
  783.  
  784.         ALL -  If you  want to  use these  protection bits for all of the
  785.         remaining selected files, then click ALL.   ClickDOS  II will set
  786.         the  protection  bits  in  the  current  requester for all of the
  787.         remaining selected files.
  788.  
  789.         CANCEL - If you changed your mind then select CANCEL.   Note that
  790.         if you  had already  selected OK  for the  protection bits set on
  791.         several previous files ClickDOS II will NOT cancel the changes to
  792.         those files.   It  will only cancel the current requester and end
  793.         the PROTECT process for the remaining selected files.
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.         COMMENT -
  802.  
  803.              Use this action to  set an  AmigaDOS comment  for a  file or
  804.         directory.  
  805.              To add  or change the comment of an object, select the files
  806.         or directories whose comment you wish  to add/change  then select
  807.         the COMMENT gadget.  A text requester will appear showing you the
  808.         current comment, if any.   ClickDOS  II  will  show  you,  in the
  809.         message bar,  the name  of the  file for  which you are editing a
  810.         comment.
  811.              Use the text  gadget  to  add  a  new  comment  or  edit the
  812.         existing one.   When  you have  finished editing the comment, you
  813.         must then select one of the other three gadgets in the requester.
  814.         These three  gadgets are  identical to the gadgets in the PROTECT
  815.         requester:
  816.  
  817.         OK - this accepts the comment for the indicated file,  then gives
  818.         you a new requester for the next selected file.
  819.  
  820.         ALL -  this accepts the comment in the current requester and sets
  821.         if for all of the remaining selected files.
  822.  
  823.         CANCEL - cancels the COMMENT action.
  824.  
  825.  
  826. V1.10   EDIT -
  827.  
  828.              The EDIT action starts the editor  which you  have specified
  829.         in the ClickDOS-Startup file.  ClickDOS II passes this editor the
  830.         name of the file  you have  selected in  a directory  area.  This
  831.         allows you  edit files  directly from  within ClickDOS  II.  Note
  832.         that you can  only  select  one  file  to  edit.    Multiple file
  833.         selection  is  not  supported  by EDIT. (See THE ClickDOS-Startup
  834.         FILE below.)
  835.  
  836.  
  837.         There are six other action  gadgets  in  the  ClickDOS  II window
  838.         which  are   blank.    These  gadgets  are  reserved  for  future
  839.         expansion.
  840.  
  841.  
  842.         ICONIFYING ClickDOS:
  843.  
  844.              You will notice (perhaps  with  some  reservation)  that the
  845.         ClickDOS II  window does  not have  a size gadget.  This is true,
  846.         you cannot size the window.  There is  however an  ICONIFY system
  847.         gadget  in  the  title  bar  of the window, beside the front back
  848.         gadget.  This gadget, when clicked,  will shrink  the ClickDOS II
  849.         window down  to a  tiny size and place it in the title bar of the
  850.         Workbench screen.  Clicking on this gadget again  will return the
  851.         window to  its normal size.  This is called iconifying.  When its
  852.         window is iconified ClickDOS II uses much less chip memory and is
  853.         out of  the way.   ClickDOS  II takes up about 55K of FAST memory
  854.         and 1K of CHIP memory when it is iconified and you have expansion
  855.  
  856.  
  857.  
  858.  
  859.  
  860.         memory.  ClickDOS II also "goes to sleep" when it is iconified so
  861.         it does not take  up any  CPU time.   It  is very  handy to leave
  862.         ClickDOS  II  iconified  and  available  all  the  time  on  your
  863.         Workbench.  If  you  would  like  to  start  ClickDOS  II  in its
  864.         iconified state, you can place the -i option in its argument list
  865.         when you start it from a CLI.  This is  useful if  you would like
  866.         to start ClickDOS II from your StartUp-Sequence.
  867.              If you  do not  like the  iconified window where ClickDOS II
  868.         places it, you can drag it to a new location and from  then until
  869.         you end  ClickDOS II  the iconified  window will be placed there.
  870.         Also,  you  can  specify  absolute  screen   coordinates  in  the
  871.         ClickDOS-Startup file  and these will become the default location
  872.         of the iconified window.
  873.              The iconified window  continuously  shows  the  current free
  874.         chip and fast memory.
  875.  
  876.              You  can  also  iconify  ClickDOS  II while the Type or Show
  877.         windows are displayed.  However, while either of these windows is
  878.         displayed the iconify gadget is disabled.
  879.              To iconify  ClickDOS II  while the Type window is displayed,
  880.         click the RIGHT Mouse button in the title bar of the Type window.
  881.         The  Type  window  will  close  and  the  ClickDOS II window will
  882.         shrink.  Click the iconify gadget to un-iconify ClickDOS II.  The
  883.         Type window will re-open.
  884.              To iconify  ClickDOS II  while the  Show window is displayed
  885.         simply click the RIGHT mouse button.  The Show window (actually a
  886.         separate  screen)  will  be  pushed  to  the  background, and the
  887.         ClickDOS II window will shrink.  To un-iconify  ClickDOS II click
  888.         on the  iconify gadget.   The ClickDOS II window will un-iconify,
  889.         and the Show window will come back to the front.   While ClickDOS
  890.         II is  iconified with the Show window open, the normal Show timer
  891.         is turned off.  Timing  will  begin  again  when  ClickDOS  II is
  892.         un-iconified.   Also note  that if  you iconify ClickDOS II while
  893.         showing a picture  the  Show  window  remains  open  and  is thus
  894.         comsuming a large amount of memory!
  895.  
  896.  
  897.         THE ClickDOS-Startup FILE
  898.  
  899.              When ClickDOS  II executes it will try to read a file called
  900.         ClickDOS-Startup in the directory where S: is currently assigned.
  901.         Please note  that this has changed from ClickDOS V2.06 which read
  902.         a file  called .DOSRC  in the  T directory.   The  formats of the
  903.         .DOSRC file and the ClickDOS-StartUp file are quite different.
  904.  
  905.              The  ClickDOS-Startup  file  is  an  ASCII  text  file which
  906.         contains commands  telling ClickDOS  II how  to configure itself.
  907.         Each line of the ClickDOS-Startup file has the following format:
  908.  
  909.              command=value;
  910.  
  911.              All of  the startup  file commands are five letters long and
  912.         must be in all capital letters.  Each command must be followed by
  913.         an equals  sign and  then an  appropriate value for that command.
  914.         There can be no spaces around  the equals  sign.   Each line must
  915.         end with  a ;  (semi-colon).  You may place a comment on the same
  916.  
  917.  
  918.  
  919.  
  920.  
  921.         line after the semi-colon if you wish.
  922.              I made ClickDOS  II  very  strict  with  its  format  of the
  923.         startup file  to keep  the size  of the  initialization code very
  924.         small.  The initialization code of  a program  gets executed once
  925.         when the program starts and then is just "dead weight" for the
  926.         remainder of the time the program is in memory.  Keeping the size
  927.         of ClickDOS II small makes it more useful to more  people, namely
  928.         those with limited memory.
  929.  
  930.         Here  are  the  commands  you can specify in the ClickDOS-Startup
  931.         file to tailor ClickDOS II to your needs and tastes:
  932.  
  933.         VOLMS - 
  934.              This command allows you  to set  the device  names which you
  935.         want  to  appear  in  ClickDOS  II's  device gadgets.  It must be
  936.         followed by a string of 32  characters which  define the devices,
  937.         for example:
  938.  
  939.              VOLMS=RAM:RAD:DF0:DF1:DF2:C:  DH0:DH1:;
  940.  
  941.              No device  name may  be over  four characters.   If a device
  942.         name is less than four characters, then it must be  padded on the
  943.         right with spaces (see C: above).
  944.  
  945.  
  946.         IXPOS - 
  947.              This  option  lets  you  specifiy  the  default X coordinate
  948.         location of ClickDOS II's iconified window.  It  must be followed
  949.         by a number for the location of the left hand edge of the window,
  950.         for example:
  951.  
  952.              IXPOS=120;
  953.  
  954.         This would put the left edge of ClickDOS II's iconified window at
  955.         the 120th pixel on the workbench screen.
  956.              Legal values for IXPOS are 0 to 200.
  957.  
  958.  
  959.         IYPOS - 
  960.              This  option  allows  you  to  set  the default Y coordinate
  961.         location of ClickDOS II's iconified window.  It  must be followed
  962.         by a  number for  the location of the top edge of the window, for
  963.         example:
  964.  
  965.              IYPOS=0;
  966.  
  967.         This would put the top edge of ClickDOS II's iconified  window at
  968.         the very top of the Workbench screen.
  969.              Legal  values  for  IYPOS  are  0 to 190 for a non-interlace
  970.         Workbench screen, and 0 to 390 for an interlace Workbench screen.
  971.         NOTE: If  you are going to specify an IYPOS value higher than 190
  972.         then the command ILACE=Y; must be before the IYPOS command in the
  973.         startup file.
  974.  
  975.  
  976.          
  977.  
  978.  
  979.  
  980.         SPOOL -
  981.  
  982.              This command  allows you  to tell  ClickDOS II  where it can
  983.         find the spool program.  The default location  is (C:SPOOL).   It
  984.         also allows  you to  tell ClickDOS  II that  you have renamed the
  985.         spool program to some other name.  You  may wish  to rename Spool
  986.         if you  already have  a program called Spool and you wish to keep
  987.         both in your C  directory.   Here are  two examples  of the SPOOL
  988.         command, one  which tells ClickDOS II you have renamed Spool, and
  989.         one which tells ClickDOS  II that  Spool is  somewhere other than
  990.         the C: directory:
  991.  
  992.              SPOOL=C:Print_It;
  993.              SPOOL=DH0:ClickDOS_Programs/Spool;
  994.  
  995.         If  you  wish  to  both  rename  Spool  and  move  it  to another
  996.         directory, you would use a SPOOL command something like this:
  997.  
  998.              SPOOL=DH0:ClickDOS_Programs/Print_It;
  999.  
  1000.         WARNING:  ClickDOS  II  only  allocates  49  bytes  to  store the
  1001.         location of  Spool.   You need  to be  sure that the string which
  1002.         follows your SPOOL command is not more that 49 characters long.
  1003.  
  1004.  
  1005.         CLONE - 
  1006.              This option allows you to tell ClickDOS II  if you  want the
  1007.         CLONE function to be on or off by default.
  1008.              If you want cloning on, then use:
  1009.  
  1010.              CLONE=Y;
  1011.  
  1012.              If you want cloning off, then use:
  1013.  
  1014.              CLONE=N;
  1015.  
  1016.  
  1017.         DSPLY -  
  1018.              This  option  allows  you  to tell ClickDOS II which display
  1019.         mode you want the directory areas to use by default.   You follow
  1020.         the DSPLY command with one of the following letters:
  1021.  
  1022.              S - display file size
  1023.              D - display file creation date
  1024.              T - display file creation time
  1025.              P - display protection bits
  1026.              C - show if a file has a comment
  1027.              N - show nothing but the file names
  1028.  
  1029.         For example:
  1030.  
  1031.              DSPLY=D;
  1032.  
  1033.  
  1034.         ILACE -
  1035.              You use  this option  to tell  ClickDOS II  that you want to
  1036.         take advantage of  the  extra  space  available  on  an interlace
  1037.         Workbench screen.   If  you use an interlace Workbench screen and
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.         you want ClickDOS to expand to fill the entire screen use:
  1044.  
  1045.              ILACE=Y;
  1046.  
  1047.              If you use an interlace Workbench  but DO  NOT want ClickDOS
  1048.         II to expand to fill the screen use:
  1049.  
  1050.              ILACE=N;
  1051.  
  1052.         or leave this command out entirely.
  1053.              If  you  do  not  use  an  interlace  Workbench  screen then
  1054.         ClickDOS II will ignore this command.
  1055.  
  1056.  
  1057.         SHELL - 
  1058.              You use this command  to tell  ClickDOS II  which command to
  1059.         execute to  start a  new CLI  rather than the default (C:NEWCLI),
  1060.         for example:
  1061.  
  1062.              SHELL=C:NEWSHELL;
  1063.  
  1064.         this would tell ClickDOS II to use the new AmigaDOS  1.3 NewShell
  1065.         command to start new CLI's.
  1066.              You  can  also  follow  this  command  with  a valid console
  1067.         definition to tell ClickDOS II how  to open  the CLI  window, for
  1068.         example:
  1069.  
  1070.              SHELL=C:NEWSHELL CON:0/0/640/100/My_New_CLI;
  1071.  
  1072.         See your AmigaDOS manual for more about console definitions.
  1073.  
  1074.  
  1075.         CONSL -
  1076.  
  1077.              This command  tells ClickDOS  II what  console definition to
  1078.         use to open the STD  IO  console  window  for  the  RUN  and EDIT
  1079.         actions.    You  follow  this  command  with  any  valid  console
  1080.         definition, for example:
  1081.  
  1082.              CONSL=CON:0/0/640/100/My_spawned_task;
  1083.  
  1084.         See your AmigaDOS manual for more about console definitions.
  1085.  
  1086.  
  1087.         CNFRM -
  1088.              This command allows you to tell ClickDOS II to warn you when
  1089.         you are  about to delete an entire directory of data.  By default
  1090.         ClickDOS II will NOT  warn  you.    If  you  would  like  to have
  1091.         confirmation of directory deletes then use:
  1092.  
  1093.              CNFRM=Y;
  1094.  
  1095.         Otherwise use:
  1096.  
  1097.              CNFRM=N;
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.  
  1104.  
  1105.         STIME -
  1106.              This command allows you to set the delay time which the SHOW
  1107.         action uses while displaying a  picture.    By  default  the SHOW
  1108.         action pauses  five seconds  for each  picture.  You can use this
  1109.         command to make this delay longer or shorter.  For example:
  1110.  
  1111.              STIME=10;
  1112.  
  1113.         would set the SHOW  delay to  ten seconds.   The  value for STIME
  1114.         must be between 1 and 90 seconds.
  1115.  
  1116.  
  1117.         SBUFF -
  1118.              This command  lets you  change the default size of the spool
  1119.         buffer which ClickDOS II tells  the  Spool  program  to allocate.
  1120.         See the  description of  the Spool program in appendix A for more
  1121.         information about the spool buffer.   To change  the size  of the
  1122.         spool buffer  use the  following command  in the ClickDOS-Startup
  1123.         file:
  1124.  
  1125.              SBUFF=XXXXX;
  1126.  
  1127.         where XXXX is the size of the spool buffer in bytes.  The size of
  1128.         the spool buffer which you specify must be at least 1K (1024) and
  1129.         must be a multiple of 1024 (i.e. 1024 must divide  into the value
  1130.         evenly.)  For example:
  1131.  
  1132.              SBUFF=10240;
  1133.  
  1134.         would set the spool buffer to 10K.
  1135.  
  1136.  
  1137. V1.10   EEDIT - 
  1138.  
  1139.              You use  this option  to specify  the editor which you would
  1140.         like the EDIT action to use.  You need to include the entire path
  1141.         to the editor program.  For example:
  1142.  
  1143.              EEDIT=C:ed;
  1144.  
  1145.         This would cause ClickDOS II to use the ed editor which is in the
  1146.         directory where C: is assigned.
  1147.  
  1148. V1.10   EDSTD -
  1149.  
  1150.              You use this option to tell ClickDOS II if it  should open a
  1151.         standard  input/output  window  for  the  editor to use.  If your
  1152.         editor needs a standard input/output window then use:
  1153.  
  1154.              EDSTD=Y;
  1155.  
  1156.         otherwise use:
  1157.  
  1158.              EDSTD=N;
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.         You will need to experiment with your editor  to determine  if it
  1166.         needs a  standard input/output  window.   A good rule of thumb to
  1167.         use is if your editor opens its own window you  will probably NOT
  1168.         need an input/output window.
  1169.  
  1170.  
  1171.         ClickDOS II IS A BIT DETACHED:
  1172.  
  1173.         Whether ClickDOS  II is  started from  CLI or  from WorkBench, it
  1174.         will always run as a completely  seperate  task.    If  you start
  1175.         ClickDOS  II  from  a  CLI,  ClickDOS  II will immediately detach
  1176.         itself from the CLI.  So ClickDOS II will never  take over  a CLI
  1177.         as most  programs do.   And you will NEVER have to start ClickDOS
  1178.         II using the RUN command.
  1179.  
  1180.  
  1181.         STOPPING ClickDOS II:
  1182.  
  1183.         OK FINE, BUT HOW DO I GET OUT OF THIS THING:
  1184.  
  1185.         Click the close gadget!
  1186.  
  1187.  
  1188.  
  1189.         KNOWN BUGS
  1190.  
  1191.         None known at this time!  However, you should use  the RUN action
  1192.         with care.
  1193.  
  1194.  
  1195.         Appendix A - The Spool Program
  1196.  
  1197.              Spool is  a printer  spooling program which should have been
  1198.         included on the ClickDOS II distribution disk.   ClickDOS II will
  1199.         automatically start  Spool, if  it is  not already in memory, and
  1200.         turn printing over to it when you use the PRINT action.
  1201.              You can use the SPOOL option in the ClickDOS-Startup file to
  1202.         tell ClickDOS where to find the Spool program.
  1203.              NOTE:  Spool   and  ClickDOS  communicate  intimately  using
  1204.         Inter-Task Messages.  You  CANNOT substitute  a different spooler
  1205.         program for Spool!
  1206.              Spool records the name and full path of the files sent to it
  1207.         and then reads the files directly from disk and sends them to the
  1208.         printer using  the DOS PRT: device.  By default the Spool program
  1209.         does very little buffering so it  uses  only  a  small  amount of
  1210.         memory; Spool  is about  8K itself and it opens a 5K buffer.  The
  1211.         Spool window is very small and will open in the title bar  of the
  1212.         ClickDOS II window.  Spool will continuously tell you the name of
  1213.         the file it is currently printing.  You  can cancel  ALL printing
  1214.         by clicking the close gadget of the Spool window.
  1215.              ClickDOS II  will never  put more  than one copy of Spool in
  1216.         memory.  If you use  the  PRINT  action  again  before  Spool has
  1217.         finished printing,  ClickDOS II  will tell  Spool to  add the new
  1218.         files names to its queue of  files waiting  to be  printed rather
  1219.         than starting Spool a second time.
  1220.              Once Spool  is started, it will stay in memory even after it
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.         has finished printing.   When Spool  is not  printing but sitting
  1227.         idle waiting for something to print, it will display "Waiting..."
  1228.         in it's window.
  1229.              Spool is also very nice to use from  a CLI.   You  can spool
  1230.         one or more files to the printer by typing:
  1231.  
  1232.         SPOOL filename filename filename ...
  1233.  
  1234.         Spool  will  start  itself  and  begin printing the file(s).  You
  1235.         cannot use wildcards with Spool.   If you  need to  print a large
  1236.         number of files, use ClickDOS II.
  1237.              The  nice  thing  about  Spool,  which  makes it better than
  1238.         something like:
  1239.  
  1240.         RUN TYPE filename
  1241.  
  1242.         is that if you decide you want to  print more  files, you  do not
  1243.         have to  wait for  the first file(s) to finish printing.  You can
  1244.         simply execute the Spool command again with more file names.
  1245.         Everytime Spool is started, it looks to see if there is a copy of
  1246.         itself  already  in  memory.    If  it finds a copy of itself, it
  1247.         simply tells the other copy to add the new files to its  queue of
  1248.         files  waiting  to  be  printed.    If it does not find itself in
  1249.         memory, then it prints the files itself.
  1250.  
  1251.              As stated above, Spool normally does  very little buffering.
  1252.         This means  that the  disk which  Spool is reading the file from,
  1253.         must stay in the drive.  This is  not a  problem for  hard drives
  1254.         but can be annoying for floppies.
  1255.              You can  have ClickDOS  II increase  the size  of the buffer
  1256.         Spool uses with the  SBUFF option  in the  ClickDOS-Startup files
  1257.         discussed below.   If  you make the buffer big enough, Spool will
  1258.         be able to read the entire file into memory so that the disk will
  1259.         not have to stay in the drive.
  1260.              You can  change the  size of  the buffer  Spool uses "on the
  1261.         fly", even when something is  printing,  by  using  the following
  1262.         command at a CLI:
  1263.  
  1264.         SPOOL -bXXXX
  1265.  
  1266.         where XXXX  is the  size of  the buffer you want Spool to use, in
  1267.         bytes.  You can  issue this  command to  change the  buffer size,
  1268.         even if  the printing  was started  from ClickDOS  II.  The print
  1269.         buffer cannot be less than 1K  (1024) and  must be  a multiple of
  1270.         1024 (i.e. 1024 must divide into the value evenly.)
  1271.  
  1272.         There will  be times  when Spool  will have  problems: not enough
  1273.         memory, printer not ready, etc.  Unfortunately Spool's  window is
  1274.         too small  to print  an error message.  Therefore, when Spool has
  1275.         problems it will flash the screen and display  in its  window the
  1276.         message:
  1277.  
  1278.         FATAL ERROR # XX
  1279.  
  1280.         where XX is one of the following numbers:
  1281.  
  1282.  
  1283.  
  1284.  
  1285.  
  1286.  
  1287.         1  -  A  buffer  cannot  be allocated for spooling.  This usually
  1288.         means you are low  on memory.   Spool  will shut  down gracefully
  1289.         after this error.  Try starting Spool with a smaller buffer.  You
  1290.         can do this AND spool a file at the same time like this:
  1291.  
  1292.              SPOOL -bXXXX filename 
  1293.  
  1294.         2 - Spool cannot  write to  the printer  for some  reason.  Spool
  1295.         will shut down gracefully after this error.  Check your printer.
  1296.         Make sure you are not trying to print with two different programs
  1297.         at the same time.
  1298.  
  1299.         3 - A file you wanted to print could not be open for some reason.
  1300.         The file may have an error in it.  If you spooled the file from a
  1301.         CLI try again, but specifying the  full  path  to  the  file, for
  1302.         example:
  1303.  
  1304.         SPOOL dh0:myfiles/myfile
  1305.  
  1306.         This is  not a  fatal error,  even though Spool will report it as
  1307.         such.  Spool will simply go  to the  next file  in its  queue and
  1308.         continue printing.
  1309.  
  1310.         4 -  Can't allocate  a required  internal structure.   If you get
  1311.         this error you problably are running low on  memory.   Spool will
  1312.         shut down gracefully.
  1313.  
  1314.         5 -  Cannot re-size  the buffer.  Spool received a request to re-
  1315.         size its print buffer, but after closing the  old one,  it cannot
  1316.         open a  new buffer  of the  requested size.  Spool will shut down
  1317.         gracefully.  Spool closes the old  buffer before  opening the new
  1318.         buffer,  so  that  both  buffers  do  not have to be allocated in
  1319.         memory at the same  time.   Try restarting  Spool with  a smaller
  1320.         buffer.
  1321.